Rate Overview
Live
1 GBP = 23.2712 MDL
1 MDL = 0.042971
GBP
Avg
23.0446
High
23.3641
Low
22.6050
Last updated: 3/27/2026, 1:02:05 PM
Quick Conversions
| GBP | MDL |
|---|---|
| 1 GBP | 23.27 MDL |
| 10 GBP | 232.71 MDL |
| 50 GBP | 1,163.56 MDL |
| 100 GBP | 2,327.12 MDL |
| 500 GBP | 11,635.62 MDL |
| 1,000 GBP | 23,271.24 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-27T13:02:05Z",
"rates": {
"MDL": 23.271241
}
}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": 2327.1241,
"rate": 23.271241
}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