Rate Overview
Live
1 GBP = 12.4382 MAD
1 MAD = 0.080397
GBP
Avg
12.3811
High
12.4411
Low
12.3093
Last updated: 3/6/2026, 8:12:29 AM
Quick Conversions
| GBP | MAD |
|---|---|
| 1 GBP | 12.44 MAD |
| 10 GBP | 124.38 MAD |
| 50 GBP | 621.91 MAD |
| 100 GBP | 1,243.82 MAD |
| 500 GBP | 6,219.12 MAD |
| 1,000 GBP | 12,438.23 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-06T08:12:29Z",
"rates": {
"MAD": 12.438231
}
}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": 1243.8231,
"rate": 12.438231
}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