Rate Overview
Live
1 GBP = 12.5136 MAD
1 MAD = 0.079913
GBP
Avg
12.5267
High
12.5960
Low
12.4729
Last updated: 7/27/2026, 4:18:48 AM
Quick Conversions
| GBP | MAD |
|---|---|
| 1 GBP | 12.51 MAD |
| 10 GBP | 125.14 MAD |
| 50 GBP | 625.68 MAD |
| 100 GBP | 1,251.36 MAD |
| 500 GBP | 6,256.78 MAD |
| 1,000 GBP | 12,513.55 MAD |
Get GBP/MAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=MADExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-07-27T04:18:48Z",
"rates": {
"MAD": 12.513551
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=MAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "MAD",
"amount": 100
},
"result": 1251.3551,
"rate": 12.513551
}Build with GBP/MAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key