Rate Overview
Live
1 GBP = 12.3658 MAD
1 MAD = 0.080868
GBP
Avg
12.2690
High
12.5578
Low
11.8481
Last updated: 5/26/2026, 10:33:30 PM
Quick Conversions
| GBP | MAD |
|---|---|
| 1 GBP | 12.37 MAD |
| 10 GBP | 123.66 MAD |
| 50 GBP | 618.29 MAD |
| 100 GBP | 1,236.58 MAD |
| 500 GBP | 6,182.89 MAD |
| 1,000 GBP | 12,365.79 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-05-26T22:33:30Z",
"rates": {
"MAD": 12.365789
}
}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": 1236.5789,
"rate": 12.365789
}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