Rate Overview
Live
1 FKP = 23.3801 MDL
1 MDL = 0.042771
FKP
Avg
22.7732
High
23.3801
Low
22.2908
Last updated: 3/27/2026, 3:19:06 PM
Quick Conversions
| FKP | MDL |
|---|---|
| 1 FKP | 23.38 MDL |
| 10 FKP | 233.80 MDL |
| 50 FKP | 1,169.00 MDL |
| 100 FKP | 2,338.01 MDL |
| 500 FKP | 11,690.04 MDL |
| 1,000 FKP | 23,380.09 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-03-27T15:19:06Z",
"rates": {
"MDL": 23.380086
}
}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": 2338.0085999999997,
"rate": 23.380086
}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