Rate Overview
Live
1 MKD = 0.018860 PAB
1 PAB = 53.0223
MKD
Avg
0.018967
High
0.019174
Low
0.018808
Last updated: 3/7/2026, 4:07:04 AM
Quick Conversions
| MKD | PAB |
|---|---|
| 1 MKD | 0.02 PAB |
| 10 MKD | 0.19 PAB |
| 50 MKD | 0.94 PAB |
| 100 MKD | 1.89 PAB |
| 500 MKD | 9.43 PAB |
| 1,000 MKD | 18.86 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-03-07T04:07:04Z",
"rates": {
"PAB": 0.01886
}
}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.886,
"rate": 0.01886
}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