Rate Overview
Live
1 MYR = 0.180776 FKP
1 FKP = 5.5317
MYR
Avg
0.181200
High
0.181686
Low
0.180776
Last updated: 8/14/2026, 9:57:48 PM
Quick Conversions
| MYR | FKP |
|---|---|
| 1 MYR | 0.18 FKP |
| 10 MYR | 1.81 FKP |
| 50 MYR | 9.04 FKP |
| 100 MYR | 18.08 FKP |
| 500 MYR | 90.39 FKP |
| 1,000 MYR | 180.78 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-08-14T21:57:48Z",
"rates": {
"FKP": 0.180776
}
}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.0776,
"rate": 0.180776
}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