Rate Overview
Live
1 GBP = 12.5351 MAD
1 MAD = 0.079776
GBP
Avg
12.4976
High
12.6113
Low
12.3771
Last updated: 7/23/2026, 11:48:06 AM
Quick Conversions
| GBP | MAD |
|---|---|
| 1 GBP | 12.54 MAD |
| 10 GBP | 125.35 MAD |
| 50 GBP | 626.76 MAD |
| 100 GBP | 1,253.51 MAD |
| 500 GBP | 6,267.55 MAD |
| 1,000 GBP | 12,535.11 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-23T11:48:06Z",
"rates": {
"MAD": 12.535109
}
}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": 1253.5109,
"rate": 12.535109
}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