Rate Overview
Live
1 MKD = 0.018511 PAB
1 PAB = 54.0219
MKD
Avg
0.018913
High
0.019457
Low
0.018485
Last updated: 7/14/2026, 5:14:54 PM
Quick Conversions
| MKD | PAB |
|---|---|
| 1 MKD | 0.02 PAB |
| 10 MKD | 0.19 PAB |
| 50 MKD | 0.93 PAB |
| 100 MKD | 1.85 PAB |
| 500 MKD | 9.26 PAB |
| 1,000 MKD | 18.51 PAB |
Get MKD/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MKD¤cies=PABExample Response:
{
"success": true,
"base": "MKD",
"date": "2026-07-14T17:14:54Z",
"rates": {
"PAB": 0.018511
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MKD&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "MKD",
"to": "PAB",
"amount": 100
},
"result": 1.8511,
"rate": 0.018511
}Build with MKD/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key