Rate Overview
Live
1 MDL = 0.042433 FKP
1 FKP = 23.5666
MDL
Avg
0.042568
High
0.042803
Low
0.042394
Last updated: 7/7/2026, 10:35:50 AM
Quick Conversions
| MDL | FKP |
|---|---|
| 1 MDL | 0.04 FKP |
| 10 MDL | 0.42 FKP |
| 50 MDL | 2.12 FKP |
| 100 MDL | 4.24 FKP |
| 500 MDL | 21.22 FKP |
| 1,000 MDL | 42.43 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-07T10:35:50Z",
"rates": {
"FKP": 0.042433
}
}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.2433,
"rate": 0.042433
}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