Rate Overview
Live
1 CNY = 0.147512 PAB
1 PAB = 6.7791
CNY
Avg
0.141524
High
0.147729
Low
0.137680
Last updated: 7/16/2026, 12:30:54 AM
Quick Conversions
| CNY | PAB |
|---|---|
| 1 CNY | 0.15 PAB |
| 10 CNY | 1.48 PAB |
| 50 CNY | 7.38 PAB |
| 100 CNY | 14.75 PAB |
| 500 CNY | 73.76 PAB |
| 1,000 CNY | 147.51 PAB |
Get CNY/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CNY¤cies=PABExample Response:
{
"success": true,
"base": "CNY",
"date": "2026-07-16T00:30:54Z",
"rates": {
"PAB": 0.147512
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CNY&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "CNY",
"to": "PAB",
"amount": 100
},
"result": 14.7512,
"rate": 0.147512
}Build with CNY/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key