Rate Overview
Live
1 GBP = 71.1184 MKD
1 MKD = 0.014061
GBP
Avg
71.0066
High
71.6483
Low
70.5361
Last updated: 5/27/2026, 10:56:18 PM
Quick Conversions
| GBP | MKD |
|---|---|
| 1 GBP | 71.12 MKD |
| 10 GBP | 711.18 MKD |
| 50 GBP | 3,555.92 MKD |
| 100 GBP | 7,111.84 MKD |
| 500 GBP | 35,559.20 MKD |
| 1,000 GBP | 71,118.39 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-05-27T22:56:18Z",
"rates": {
"MKD": 71.118392
}
}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": 7111.8392,
"rate": 71.118392
}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