Rate Overview
Live
1 GBP = 23.2535 MDL
1 MDL = 0.043004
GBP
Avg
22.9716
High
23.8830
Low
22.2490
Last updated: 5/27/2026, 5:30:48 PM
Quick Conversions
| GBP | MDL |
|---|---|
| 1 GBP | 23.25 MDL |
| 10 GBP | 232.53 MDL |
| 50 GBP | 1,162.67 MDL |
| 100 GBP | 2,325.35 MDL |
| 500 GBP | 11,626.73 MDL |
| 1,000 GBP | 23,253.46 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-05-27T17:30:48Z",
"rates": {
"MDL": 23.253458
}
}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": 2325.3458,
"rate": 23.253458
}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