Rate Overview
Live
1 GBP = 23.3277 MDL
1 MDL = 0.042867
GBP
Avg
23.3533
High
23.4165
Low
23.2303
Last updated: 3/27/2026, 9:23:32 AM
Quick Conversions
| GBP | MDL |
|---|---|
| 1 GBP | 23.33 MDL |
| 10 GBP | 233.28 MDL |
| 50 GBP | 1,166.39 MDL |
| 100 GBP | 2,332.77 MDL |
| 500 GBP | 11,663.87 MDL |
| 1,000 GBP | 23,327.75 MDL |
Get GBP/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=MDLExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-03-27T09:23:32Z",
"rates": {
"MDL": 23.327749
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "MDL",
"amount": 100
},
"result": 2332.7749,
"rate": 23.327749
}Build with GBP/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key