Rate Overview
Live
1 MAD = 0.079579 GBP
1 GBP = 12.5661
MAD
Avg
0.079535
High
0.079638
Low
0.079409
Last updated: 8/15/2026, 3:05:57 AM
Quick Conversions
| MAD | GBP |
|---|---|
| 1 MAD | 0.08 GBP |
| 10 MAD | 0.80 GBP |
| 50 MAD | 3.98 GBP |
| 100 MAD | 7.96 GBP |
| 500 MAD | 39.79 GBP |
| 1,000 MAD | 79.58 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-08-15T03:05:57Z",
"rates": {
"GBP": 0.079579
}
}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.9578999999999995,
"rate": 0.079579
}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