Rate Overview
Live
1 PAB = 95.0000 INR
1 INR = 0.010526
PAB
Avg
95.0112
High
95.2537
Low
94.8099
Last updated: 5/7/2026, 1:27:06 AM
Quick Conversions
| PAB | INR |
|---|---|
| 1 PAB | 95.00 INR |
| 10 PAB | 950.00 INR |
| 50 PAB | 4,750.00 INR |
| 100 PAB | 9,500.00 INR |
| 500 PAB | 47,500.01 INR |
| 1,000 PAB | 95,000.01 INR |
Get PAB/INR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=INRExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-05-07T01:27:06Z",
"rates": {
"INR": 95.000013
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=INR&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "INR",
"amount": 100
},
"result": 9500.0013,
"rate": 95.000013
}Build with PAB/INR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key