Rate Overview
Live
1 GBP = 72.1159 MKD
1 MKD = 0.013867
GBP
Avg
71.8993
High
72.1560
Low
71.4970
Last updated: 7/7/2026, 7:25:11 AM
Quick Conversions
| GBP | MKD |
|---|---|
| 1 GBP | 72.12 MKD |
| 10 GBP | 721.16 MKD |
| 50 GBP | 3,605.79 MKD |
| 100 GBP | 7,211.59 MKD |
| 500 GBP | 36,057.94 MKD |
| 1,000 GBP | 72,115.88 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-07T07:25:11Z",
"rates": {
"MKD": 72.115884
}
}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": 7211.5884,
"rate": 72.115884
}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