Rate Overview
Live
1 MAD = 0.080097 GBP
1 GBP = 12.4849
MAD
Avg
0.080742
High
0.081239
Low
0.080097
Last updated: 3/6/2026, 10:04:58 PM
Quick Conversions
| MAD | GBP |
|---|---|
| 1 MAD | 0.08 GBP |
| 10 MAD | 0.80 GBP |
| 50 MAD | 4.00 GBP |
| 100 MAD | 8.01 GBP |
| 500 MAD | 40.05 GBP |
| 1,000 MAD | 80.10 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-03-06T22:04:58Z",
"rates": {
"GBP": 0.080097
}
}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": 8.0097,
"rate": 0.080097
}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