Rate Overview
Live
1 GBP = 12.4993 MAD
1 MAD = 0.080005
GBP
Avg
12.5313
High
12.5738
Low
12.4971
Last updated: 5/6/2026, 5:20:23 PM
Quick Conversions
| GBP | MAD |
|---|---|
| 1 GBP | 12.50 MAD |
| 10 GBP | 124.99 MAD |
| 50 GBP | 624.96 MAD |
| 100 GBP | 1,249.93 MAD |
| 500 GBP | 6,249.63 MAD |
| 1,000 GBP | 12,499.27 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-05-06T17:20:23Z",
"rates": {
"MAD": 12.499269
}
}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": 1249.9269,
"rate": 12.499269
}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