Rate Overview
Live
1 MAD = 0.080440 GBP
1 GBP = 12.4316
MAD
Avg
0.080539
High
0.080835
Low
0.080303
Last updated: 6/15/2026, 9:59:11 AM
Quick Conversions
| MAD | GBP |
|---|---|
| 1 MAD | 0.08 GBP |
| 10 MAD | 0.80 GBP |
| 50 MAD | 4.02 GBP |
| 100 MAD | 8.04 GBP |
| 500 MAD | 40.22 GBP |
| 1,000 MAD | 80.44 GBP |
Get MAD/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MAD¤cies=GBPExample Response:
{
"success": true,
"base": "MAD",
"date": "2026-06-15T09:59:11Z",
"rates": {
"GBP": 0.08044
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MAD&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MAD",
"to": "GBP",
"amount": 100
},
"result": 8.044,
"rate": 0.08044
}Build with MAD/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key