Rate Overview
Live
1 INR = 0.010363 PAB
1 PAB = 96.4972
INR
Avg
0.010364
High
0.010391
Low
0.010353
Last updated: 7/26/2026, 12:52:16 AM
Quick Conversions
| INR | PAB |
|---|---|
| 1 INR | 0.01 PAB |
| 10 INR | 0.10 PAB |
| 50 INR | 0.52 PAB |
| 100 INR | 1.04 PAB |
| 500 INR | 5.18 PAB |
| 1,000 INR | 10.36 PAB |
Get INR/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=PABExample Response:
{
"success": true,
"base": "INR",
"date": "2026-07-26T00:52:16Z",
"rates": {
"PAB": 0.010363
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "PAB",
"amount": 100
},
"result": 1.0363,
"rate": 0.010363
}Build with INR/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key