Rate Overview
Live
1 GBP = 12.4599 MAD
1 MAD = 0.080258
GBP
Avg
12.4627
High
12.5796
Low
12.3093
Last updated: 3/27/2026, 4:05:46 AM
Quick Conversions
| GBP | MAD |
|---|---|
| 1 GBP | 12.46 MAD |
| 10 GBP | 124.60 MAD |
| 50 GBP | 622.99 MAD |
| 100 GBP | 1,245.99 MAD |
| 500 GBP | 6,229.95 MAD |
| 1,000 GBP | 12,459.89 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-03-27T04:05:46Z",
"rates": {
"MAD": 12.459893
}
}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": 1245.9893,
"rate": 12.459893
}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