Rate Overview
Live
1 INR = 0.010510 PAB
1 PAB = 95.1475
INR
Avg
0.010524
High
0.010547
Low
0.010498
Last updated: 5/7/2026, 6:56:40 AM
Quick Conversions
| INR | PAB |
|---|---|
| 1 INR | 0.01 PAB |
| 10 INR | 0.11 PAB |
| 50 INR | 0.53 PAB |
| 100 INR | 1.05 PAB |
| 500 INR | 5.26 PAB |
| 1,000 INR | 10.51 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-05-07T06:56:40Z",
"rates": {
"PAB": 0.01051
}
}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.051,
"rate": 0.01051
}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