Rate Overview
Live
1 FKP = 5.4500 MYR
1 MYR = 0.183486
FKP
Avg
5.4754
High
5.7182
Low
5.2099
Last updated: 7/26/2026, 7:56:14 AM
Quick Conversions
| FKP | MYR |
|---|---|
| 1 FKP | 5.45 MYR |
| 10 FKP | 54.50 MYR |
| 50 FKP | 272.50 MYR |
| 100 FKP | 545.00 MYR |
| 500 FKP | 2,725.01 MYR |
| 1,000 FKP | 5,450.02 MYR |
Get FKP/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FKP¤cies=MYRExample Response:
{
"success": true,
"base": "FKP",
"date": "2026-07-26T07:56:14Z",
"rates": {
"MYR": 5.45002
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FKP&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "FKP",
"to": "MYR",
"amount": 100
},
"result": 545.0020000000001,
"rate": 5.45002
}Build with FKP/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key