Rate Overview
Live
1 GBP = 12.5117 MAD
1 MAD = 0.079925
GBP
Avg
12.4830
High
12.5184
Low
12.4153
Last updated: 7/6/2026, 8:02:07 AM
Quick Conversions
| GBP | MAD |
|---|---|
| 1 GBP | 12.51 MAD |
| 10 GBP | 125.12 MAD |
| 50 GBP | 625.59 MAD |
| 100 GBP | 1,251.17 MAD |
| 500 GBP | 6,255.87 MAD |
| 1,000 GBP | 12,511.74 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-06T08:02:07Z",
"rates": {
"MAD": 12.511742
}
}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": 1251.1742,
"rate": 12.511742
}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