Rate Overview
Live
1 GBP = 23.5329 MDL
1 MDL = 0.042494
GBP
Avg
23.0109
High
23.8830
Low
22.2490
Last updated: 7/23/2026, 4:31:15 AM
Quick Conversions
| GBP | MDL |
|---|---|
| 1 GBP | 23.53 MDL |
| 10 GBP | 235.33 MDL |
| 50 GBP | 1,176.65 MDL |
| 100 GBP | 2,353.29 MDL |
| 500 GBP | 11,766.45 MDL |
| 1,000 GBP | 23,532.90 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-07-23T04:31:15Z",
"rates": {
"MDL": 23.532902
}
}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": 2353.2902,
"rate": 23.532902
}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