Rate Overview
Live
1 INR = 0.010471 PAB
1 PAB = 95.5019
INR
Avg
0.010524
High
0.010592
Low
0.010471
Last updated: 7/4/2026, 10:00:18 AM
Quick Conversions
| INR | PAB |
|---|---|
| 1 INR | 0.01 PAB |
| 10 INR | 0.10 PAB |
| 50 INR | 0.52 PAB |
| 100 INR | 1.05 PAB |
| 500 INR | 5.24 PAB |
| 1,000 INR | 10.47 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-04T10:00:18Z",
"rates": {
"PAB": 0.010471
}
}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.0471,
"rate": 0.010471
}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