Rate Overview
Live
1 FKP = 23.3571 MDL
1 MDL = 0.042813
FKP
Avg
23.3697
High
23.5293
Low
23.1955
Last updated: 9/3/2026, 2:40:08 PM
Quick Conversions
| FKP | MDL |
|---|---|
| 1 FKP | 23.36 MDL |
| 10 FKP | 233.57 MDL |
| 50 FKP | 1,167.86 MDL |
| 100 FKP | 2,335.71 MDL |
| 500 FKP | 11,678.56 MDL |
| 1,000 FKP | 23,357.12 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-09-03T14:40:08Z",
"rates": {
"MDL": 23.357119
}
}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": 2335.7119000000002,
"rate": 23.357119
}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