Rate Overview
Live
1 MYR = 0.245323 PAB
1 PAB = 4.0763
MYR
Avg
0.246046
High
0.246883
Low
0.245323
Last updated: 6/16/2026, 8:55:09 AM
Quick Conversions
| MYR | PAB |
|---|---|
| 1 MYR | 0.25 PAB |
| 10 MYR | 2.45 PAB |
| 50 MYR | 12.27 PAB |
| 100 MYR | 24.53 PAB |
| 500 MYR | 122.66 PAB |
| 1,000 MYR | 245.32 PAB |
Get MYR/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=PABExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-06-16T08:55:09Z",
"rates": {
"PAB": 0.245323
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "PAB",
"amount": 100
},
"result": 24.532300000000003,
"rate": 0.245323
}Build with MYR/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key