Rate Overview
Live
1 MDL = 0.043231 GBP
1 GBP = 23.1315
MDL
Avg
0.043202
High
0.043310
Low
0.043071
Last updated: 4/16/2026, 8:39:49 AM
Quick Conversions
| MDL | GBP |
|---|---|
| 1 MDL | 0.04 GBP |
| 10 MDL | 0.43 GBP |
| 50 MDL | 2.16 GBP |
| 100 MDL | 4.32 GBP |
| 500 MDL | 21.62 GBP |
| 1,000 MDL | 43.23 GBP |
Get MDL/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=GBPExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-04-16T08:39:49Z",
"rates": {
"GBP": 0.043231
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "GBP",
"amount": 100
},
"result": 4.3231,
"rate": 0.043231
}Build with MDL/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key