Rate Overview
Live
1 GBP = 12.3665 MAD
1 MAD = 0.080864
GBP
Avg
12.3920
High
12.4323
Low
12.3665
Last updated: 5/26/2026, 8:25:15 PM
Quick Conversions
| GBP | MAD |
|---|---|
| 1 GBP | 12.37 MAD |
| 10 GBP | 123.66 MAD |
| 50 GBP | 618.32 MAD |
| 100 GBP | 1,236.65 MAD |
| 500 GBP | 6,183.23 MAD |
| 1,000 GBP | 12,366.46 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-26T20:25:15Z",
"rates": {
"MAD": 12.366459
}
}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.6459,
"rate": 12.366459
}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