Rate Overview
Live
1 MAD = 0.079735 GBP
1 GBP = 12.5415
MAD
Avg
0.079939
High
0.080208
Low
0.079649
Last updated: 4/16/2026, 3:35:00 AM
Quick Conversions
| MAD | GBP |
|---|---|
| 1 MAD | 0.08 GBP |
| 10 MAD | 0.80 GBP |
| 50 MAD | 3.99 GBP |
| 100 MAD | 7.97 GBP |
| 500 MAD | 39.87 GBP |
| 1,000 MAD | 79.74 GBP |
Get MAD/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MAD¤cies=GBPExample Response:
{
"success": true,
"base": "MAD",
"date": "2026-04-16T03:35:00Z",
"rates": {
"GBP": 0.079735
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MAD&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MAD",
"to": "GBP",
"amount": 100
},
"result": 7.9735,
"rate": 0.079735
}Build with MAD/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key