Rate Overview
Live
1 GBP = 71.3913 MKD
1 MKD = 0.014007
GBP
Avg
71.4002
High
71.6483
Low
71.2157
Last updated: 5/7/2026, 12:33:41 PM
Quick Conversions
| GBP | MKD |
|---|---|
| 1 GBP | 71.39 MKD |
| 10 GBP | 713.91 MKD |
| 50 GBP | 3,569.57 MKD |
| 100 GBP | 7,139.13 MKD |
| 500 GBP | 35,695.66 MKD |
| 1,000 GBP | 71,391.32 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-07T12:33:41Z",
"rates": {
"MKD": 71.391322
}
}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": 7139.1322,
"rate": 71.391322
}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