Rate Overview
Live
1 GBP = 12.4619 MAD
1 MAD = 0.080245
GBP
Avg
12.3819
High
12.8121
Low
11.9259
Last updated: 7/27/2026, 11:07:54 PM
Quick Conversions
| GBP | MAD |
|---|---|
| 1 GBP | 12.46 MAD |
| 10 GBP | 124.62 MAD |
| 50 GBP | 623.09 MAD |
| 100 GBP | 1,246.19 MAD |
| 500 GBP | 6,230.95 MAD |
| 1,000 GBP | 12,461.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-07-27T23:07:54Z",
"rates": {
"MAD": 12.461893
}
}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": 1246.1893,
"rate": 12.461893
}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