Rate Overview
Live
1 GBP = 72.0115 MKD
1 MKD = 0.013887
GBP
Avg
71.2843
High
72.4084
Low
70.6782
Last updated: 7/27/2026, 10:58:57 AM
Quick Conversions
| GBP | MKD |
|---|---|
| 1 GBP | 72.01 MKD |
| 10 GBP | 720.11 MKD |
| 50 GBP | 3,600.57 MKD |
| 100 GBP | 7,201.15 MKD |
| 500 GBP | 36,005.74 MKD |
| 1,000 GBP | 72,011.48 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-07-27T10:58:57Z",
"rates": {
"MKD": 72.011475
}
}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": 7201.1475,
"rate": 72.011475
}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