Rate Overview
Live
1 GBP = 12.6771 MAD
1 MAD = 0.078882
GBP
Avg
12.6117
High
12.6771
Low
12.5688
Last updated: 9/4/2026, 2:56:25 PM
Quick Conversions
| GBP | MAD |
|---|---|
| 1 GBP | 12.68 MAD |
| 10 GBP | 126.77 MAD |
| 50 GBP | 633.86 MAD |
| 100 GBP | 1,267.71 MAD |
| 500 GBP | 6,338.57 MAD |
| 1,000 GBP | 12,677.14 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-09-04T14:56:25Z",
"rates": {
"MAD": 12.677139
}
}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": 1267.7139,
"rate": 12.677139
}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