Rate Overview
Live
1 GBP = 71.1200 MKD
1 MKD = 0.014061
GBP
Avg
70.9620
High
73.2264
Low
69.6822
Last updated: 5/27/2026, 7:30:54 PM
Quick Conversions
| GBP | MKD |
|---|---|
| 1 GBP | 71.12 MKD |
| 10 GBP | 711.20 MKD |
| 50 GBP | 3,556.00 MKD |
| 100 GBP | 7,112.00 MKD |
| 500 GBP | 35,560.01 MKD |
| 1,000 GBP | 71,120.02 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-27T19:30:54Z",
"rates": {
"MKD": 71.120015
}
}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": 7112.001499999999,
"rate": 71.120015
}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