Rate Overview
Live
1 GBP = 72.1865 MKD
1 MKD = 0.013853
GBP
Avg
70.9420
High
72.3000
Low
69.6709
Last updated: 7/23/2026, 6:12:33 AM
Quick Conversions
| GBP | MKD |
|---|---|
| 1 GBP | 72.19 MKD |
| 10 GBP | 721.87 MKD |
| 50 GBP | 3,609.33 MKD |
| 100 GBP | 7,218.65 MKD |
| 500 GBP | 36,093.27 MKD |
| 1,000 GBP | 72,186.55 MKD |
Get GBP/MKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=MKDExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-07-23T06:12:33Z",
"rates": {
"MKD": 72.186546
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=MKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "MKD",
"amount": 100
},
"result": 7218.654600000001,
"rate": 72.186546
}Build with GBP/MKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key