Rate Overview
Live
1 GBP = 71.7542 MKD
1 MKD = 0.013936
GBP
Avg
72.0077
High
72.6530
Low
71.3560
Last updated: 7/24/2026, 3:08:03 PM
Quick Conversions
| GBP | MKD |
|---|---|
| 1 GBP | 71.75 MKD |
| 10 GBP | 717.54 MKD |
| 50 GBP | 3,587.71 MKD |
| 100 GBP | 7,175.42 MKD |
| 500 GBP | 35,877.09 MKD |
| 1,000 GBP | 71,754.19 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-24T15:08:03Z",
"rates": {
"MKD": 71.75419
}
}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": 7175.419,
"rate": 71.75419
}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