Rate Overview
Live
1 GBP = 71.2985 MKD
1 MKD = 0.014026
GBP
Avg
71.3706
High
71.4934
Low
71.2862
Last updated: 6/17/2026, 6:48:12 AM
Quick Conversions
| GBP | MKD |
|---|---|
| 1 GBP | 71.30 MKD |
| 10 GBP | 712.99 MKD |
| 50 GBP | 3,564.93 MKD |
| 100 GBP | 7,129.85 MKD |
| 500 GBP | 35,649.25 MKD |
| 1,000 GBP | 71,298.51 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-06-17T06:48:12Z",
"rates": {
"MKD": 71.298506
}
}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": 7129.850600000001,
"rate": 71.298506
}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