Rate Overview
Live
1 MYR = 0.185818 FKP
1 FKP = 5.3816
MYR
Avg
0.187149
High
0.188110
Low
0.185818
Last updated: 4/16/2026, 4:15:03 PM
Quick Conversions
| MYR | FKP |
|---|---|
| 1 MYR | 0.19 FKP |
| 10 MYR | 1.86 FKP |
| 50 MYR | 9.29 FKP |
| 100 MYR | 18.58 FKP |
| 500 MYR | 92.91 FKP |
| 1,000 MYR | 185.82 FKP |
Get MYR/FKP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=FKPExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-04-16T16:15:03Z",
"rates": {
"FKP": 0.185818
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=FKP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "FKP",
"amount": 100
},
"result": 18.5818,
"rate": 0.185818
}Build with MYR/FKP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key