Rate Overview
Live
1 FKP = 23.2707 MDL
1 MDL = 0.042972
FKP
Avg
23.3694
High
23.4708
Low
23.2707
Last updated: 5/9/2026, 6:03:40 AM
Quick Conversions
| FKP | MDL |
|---|---|
| 1 FKP | 23.27 MDL |
| 10 FKP | 232.71 MDL |
| 50 FKP | 1,163.54 MDL |
| 100 FKP | 2,327.07 MDL |
| 500 FKP | 11,635.37 MDL |
| 1,000 FKP | 23,270.73 MDL |
Get FKP/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FKP¤cies=MDLExample Response:
{
"success": true,
"base": "FKP",
"date": "2026-05-09T06:03:40Z",
"rates": {
"MDL": 23.270733
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FKP&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "FKP",
"to": "MDL",
"amount": 100
},
"result": 2327.0733,
"rate": 23.270733
}Build with FKP/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key