Rate Overview
Live
1 MYR = 0.186265 FKP
1 FKP = 5.3687
MYR
Avg
0.183559
High
0.191940
Low
0.175786
Last updated: 3/27/2026, 11:20:01 AM
Quick Conversions
| MYR | FKP |
|---|---|
| 1 MYR | 0.19 FKP |
| 10 MYR | 1.86 FKP |
| 50 MYR | 9.31 FKP |
| 100 MYR | 18.63 FKP |
| 500 MYR | 93.13 FKP |
| 1,000 MYR | 186.27 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-03-27T11:20:01Z",
"rates": {
"FKP": 0.186265
}
}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.6265,
"rate": 0.186265
}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