Rate Overview
Live
1 MDL = 0.042709 FKP
1 FKP = 23.4143
MDL
Avg
0.042941
High
0.043344
Low
0.042308
Last updated: 7/28/2026, 6:20:38 AM
Quick Conversions
| MDL | FKP |
|---|---|
| 1 MDL | 0.04 FKP |
| 10 MDL | 0.43 FKP |
| 50 MDL | 2.14 FKP |
| 100 MDL | 4.27 FKP |
| 500 MDL | 21.35 FKP |
| 1,000 MDL | 42.71 FKP |
Get MDL/FKP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=FKPExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-07-28T06:20:38Z",
"rates": {
"FKP": 0.042709
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=FKP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "FKP",
"amount": 100
},
"result": 4.270899999999999,
"rate": 0.042709
}Build with MDL/FKP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key