Rate Overview
Live
1 MKD = 0.013912 GBP
1 GBP = 71.8804
MKD
Avg
0.014099
High
0.014340
Low
0.013810
Last updated: 7/28/2026, 7:04:17 PM
Quick Conversions
| MKD | GBP |
|---|---|
| 1 MKD | 0.01 GBP |
| 10 MKD | 0.14 GBP |
| 50 MKD | 0.70 GBP |
| 100 MKD | 1.39 GBP |
| 500 MKD | 6.96 GBP |
| 1,000 MKD | 13.91 GBP |
Get MKD/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MKD¤cies=GBPExample Response:
{
"success": true,
"base": "MKD",
"date": "2026-07-28T19:04:17Z",
"rates": {
"GBP": 0.013912
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MKD&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MKD",
"to": "GBP",
"amount": 100
},
"result": 1.3912,
"rate": 0.013912
}Build with MKD/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key