Rate Overview
Live
1 MAD = 0.078907 GBP
1 GBP = 12.6731
MAD
Avg
0.079291
High
0.079562
Low
0.078907
Last updated: 9/4/2026, 6:54:56 PM
Quick Conversions
| MAD | GBP |
|---|---|
| 1 MAD | 0.08 GBP |
| 10 MAD | 0.79 GBP |
| 50 MAD | 3.95 GBP |
| 100 MAD | 7.89 GBP |
| 500 MAD | 39.45 GBP |
| 1,000 MAD | 78.91 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-09-04T18:54:56Z",
"rates": {
"GBP": 0.078907
}
}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.890700000000001,
"rate": 0.078907
}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