Rate Overview
Live
1 GBP = 12.5526 MAD
1 MAD = 0.079665
GBP
Avg
12.4543
High
12.5814
Low
12.2946
Last updated: 7/22/2026, 6:38:56 PM
Quick Conversions
| GBP | MAD |
|---|---|
| 1 GBP | 12.55 MAD |
| 10 GBP | 125.53 MAD |
| 50 GBP | 627.63 MAD |
| 100 GBP | 1,255.26 MAD |
| 500 GBP | 6,276.30 MAD |
| 1,000 GBP | 12,552.61 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-22T18:38:56Z",
"rates": {
"MAD": 12.552607
}
}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": 1255.2607,
"rate": 12.552607
}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