Rate Overview
Live
1 FKP = 23.4699 MDL
1 MDL = 0.042608
FKP
Avg
23.4610
High
23.5538
Low
23.3169
Last updated: 7/29/2026, 4:06:59 AM
Quick Conversions
| FKP | MDL |
|---|---|
| 1 FKP | 23.47 MDL |
| 10 FKP | 234.70 MDL |
| 50 FKP | 1,173.49 MDL |
| 100 FKP | 2,346.99 MDL |
| 500 FKP | 11,734.94 MDL |
| 1,000 FKP | 23,469.88 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-29T04:06:59Z",
"rates": {
"MDL": 23.469881
}
}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": 2346.9881,
"rate": 23.469881
}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