Rate Overview
Live
1 GBP = 71.1379 MKD
1 MKD = 0.014057
GBP
Avg
70.6157
High
71.1484
Low
69.9391
Last updated: 3/7/2026, 7:38:51 AM
Quick Conversions
| GBP | MKD |
|---|---|
| 1 GBP | 71.14 MKD |
| 10 GBP | 711.38 MKD |
| 50 GBP | 3,556.90 MKD |
| 100 GBP | 7,113.79 MKD |
| 500 GBP | 35,568.95 MKD |
| 1,000 GBP | 71,137.91 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-07T07:38:51Z",
"rates": {
"MKD": 71.137907
}
}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": 7113.7907,
"rate": 71.137907
}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