Rate Overview
Live
1 FKP = 23.1121 MDL
1 MDL = 0.043267
FKP
Avg
23.0725
High
23.1340
Low
22.9784
Last updated: 3/7/2026, 1:01:57 AM
Quick Conversions
| FKP | MDL |
|---|---|
| 1 FKP | 23.11 MDL |
| 10 FKP | 231.12 MDL |
| 50 FKP | 1,155.60 MDL |
| 100 FKP | 2,311.21 MDL |
| 500 FKP | 11,556.04 MDL |
| 1,000 FKP | 23,112.08 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-07T01:01:57Z",
"rates": {
"MDL": 23.112081
}
}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": 2311.2081,
"rate": 23.112081
}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