Rate Overview
Live
1 MKD = 0.013946 GBP
1 GBP = 71.7051
MKD
Avg
0.013962
High
0.013979
Low
0.013943
Last updated: 9/7/2026, 9:03:51 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.97 GBP |
| 1,000 MKD | 13.95 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-09-07T21:03:51Z",
"rates": {
"GBP": 0.013946
}
}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.3946,
"rate": 0.013946
}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