Rate Overview
Live
1 GBP = 70.8252 MKD
1 MKD = 0.014119
GBP
Avg
70.9205
High
71.5079
Low
70.5361
Last updated: 3/28/2026, 1:57:21 PM
Quick Conversions
| GBP | MKD |
|---|---|
| 1 GBP | 70.83 MKD |
| 10 GBP | 708.25 MKD |
| 50 GBP | 3,541.26 MKD |
| 100 GBP | 7,082.52 MKD |
| 500 GBP | 35,412.58 MKD |
| 1,000 GBP | 70,825.16 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-03-28T13:57:21Z",
"rates": {
"MKD": 70.825158
}
}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": 7082.5158,
"rate": 70.825158
}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