Rate Overview
Live
1 GBP = 71.1091 MKD
1 MKD = 0.014063
GBP
Avg
70.8183
High
71.6957
Low
70.0896
Last updated: 5/27/2026, 6:22:35 PM
Quick Conversions
| GBP | MKD |
|---|---|
| 1 GBP | 71.11 MKD |
| 10 GBP | 711.09 MKD |
| 50 GBP | 3,555.46 MKD |
| 100 GBP | 7,110.91 MKD |
| 500 GBP | 35,554.56 MKD |
| 1,000 GBP | 71,109.13 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-27T18:22:35Z",
"rates": {
"MKD": 71.10913
}
}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": 7110.913,
"rate": 71.10913
}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