Rate Overview
Live
1 PAB = 4.0846 MYR
1 MYR = 0.244822
PAB
Avg
4.0794
High
4.0940
Low
4.0710
Last updated: 7/6/2026, 12:11:56 AM
Quick Conversions
| PAB | MYR |
|---|---|
| 1 PAB | 4.08 MYR |
| 10 PAB | 40.85 MYR |
| 50 PAB | 204.23 MYR |
| 100 PAB | 408.46 MYR |
| 500 PAB | 2,042.30 MYR |
| 1,000 PAB | 4,084.60 MYR |
Get PAB/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=MYRExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-07-06T00:11:56Z",
"rates": {
"MYR": 4.0846
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "MYR",
"amount": 100
},
"result": 408.46,
"rate": 4.0846
}Build with PAB/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key