Rate Overview
Live
1 PAB = 4.0595 MYR
1 MYR = 0.246336
PAB
Avg
4.0386
High
4.0595
Low
4.0260
Last updated: 9/3/2026, 9:58:53 AM
Quick Conversions
| PAB | MYR |
|---|---|
| 1 PAB | 4.06 MYR |
| 10 PAB | 40.60 MYR |
| 50 PAB | 202.98 MYR |
| 100 PAB | 405.95 MYR |
| 500 PAB | 2,029.75 MYR |
| 1,000 PAB | 4,059.50 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-09-03T09:58:53Z",
"rates": {
"MYR": 4.0595
}
}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": 405.95,
"rate": 4.0595
}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