Rate Overview
Live
1 GBP = 23.3187 MDL
1 MDL = 0.042884
GBP
Avg
22.9457
High
23.8830
Low
22.2490
Last updated: 3/27/2026, 11:15:28 AM
Quick Conversions
| GBP | MDL |
|---|---|
| 1 GBP | 23.32 MDL |
| 10 GBP | 233.19 MDL |
| 50 GBP | 1,165.94 MDL |
| 100 GBP | 2,331.87 MDL |
| 500 GBP | 11,659.36 MDL |
| 1,000 GBP | 23,318.72 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-27T11:15:28Z",
"rates": {
"MDL": 23.318716
}
}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": 2331.8716,
"rate": 23.318716
}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