Rate Overview
Live
1 MYR = 0.246335 PAB
1 PAB = 4.0595
MYR
Avg
0.247611
High
0.248388
Low
0.246335
Last updated: 9/3/2026, 10:01:26 AM
Quick Conversions
| MYR | PAB |
|---|---|
| 1 MYR | 0.25 PAB |
| 10 MYR | 2.46 PAB |
| 50 MYR | 12.32 PAB |
| 100 MYR | 24.63 PAB |
| 500 MYR | 123.17 PAB |
| 1,000 MYR | 246.34 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-09-03T10:01:26Z",
"rates": {
"PAB": 0.246335
}
}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.6335,
"rate": 0.246335
}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