Rate Overview
Live
1 GBP = 71.4909 MKD
1 MKD = 0.013988
GBP
Avg
71.5886
High
71.7156
Low
71.4629
Last updated: 9/4/2026, 7:23:04 PM
Quick Conversions
| GBP | MKD |
|---|---|
| 1 GBP | 71.49 MKD |
| 10 GBP | 714.91 MKD |
| 50 GBP | 3,574.55 MKD |
| 100 GBP | 7,149.09 MKD |
| 500 GBP | 35,745.47 MKD |
| 1,000 GBP | 71,490.94 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-09-04T19:23:04Z",
"rates": {
"MKD": 71.490936
}
}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": 7149.0936,
"rate": 71.490936
}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