Rate Overview
Live
1 MKD = 0.013855 GBP
1 GBP = 72.1761
MKD
Avg
0.013894
High
0.013973
Low
0.013855
Last updated: 7/8/2026, 8:46:15 AM
Quick Conversions
| MKD | GBP |
|---|---|
| 1 MKD | 0.01 GBP |
| 10 MKD | 0.14 GBP |
| 50 MKD | 0.69 GBP |
| 100 MKD | 1.39 GBP |
| 500 MKD | 6.93 GBP |
| 1,000 MKD | 13.85 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-08T08:46:15Z",
"rates": {
"GBP": 0.013855
}
}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.3855,
"rate": 0.013855
}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