Rate Overview
Live
1 FKP = 23.1957 MDL
1 MDL = 0.043111
FKP
Avg
23.3126
High
23.4394
Low
23.1957
Last updated: 6/19/2026, 4:56:00 AM
Quick Conversions
| FKP | MDL |
|---|---|
| 1 FKP | 23.20 MDL |
| 10 FKP | 231.96 MDL |
| 50 FKP | 1,159.79 MDL |
| 100 FKP | 2,319.57 MDL |
| 500 FKP | 11,597.86 MDL |
| 1,000 FKP | 23,195.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-06-19T04:56:00Z",
"rates": {
"MDL": 23.195728
}
}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": 2319.5728,
"rate": 23.195728
}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