Rate Overview
Live
1 FKP = 23.5440 MDL
1 MDL = 0.042474
FKP
Avg
22.9178
High
23.6358
Low
22.2125
Last updated: 7/22/2026, 8:40:12 PM
Quick Conversions
| FKP | MDL |
|---|---|
| 1 FKP | 23.54 MDL |
| 10 FKP | 235.44 MDL |
| 50 FKP | 1,177.20 MDL |
| 100 FKP | 2,354.40 MDL |
| 500 FKP | 11,771.99 MDL |
| 1,000 FKP | 23,543.99 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-07-22T20:40:12Z",
"rates": {
"MDL": 23.543989
}
}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": 2354.3989,
"rate": 23.543989
}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