Rate Overview
Live
1 GBP = 72.1472 MKD
1 MKD = 0.013861
GBP
Avg
71.9682
High
72.1488
Low
71.8031
Last updated: 8/14/2026, 10:43:13 PM
Quick Conversions
| GBP | MKD |
|---|---|
| 1 GBP | 72.15 MKD |
| 10 GBP | 721.47 MKD |
| 50 GBP | 3,607.36 MKD |
| 100 GBP | 7,214.72 MKD |
| 500 GBP | 36,073.59 MKD |
| 1,000 GBP | 72,147.18 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-08-14T22:43:13Z",
"rates": {
"MKD": 72.147177
}
}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": 7214.7177,
"rate": 72.147177
}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