Rate Overview
Live
1 CNY = 0.148547 PAB
1 PAB = 6.7319
CNY
Avg
0.148712
High
0.148815
Low
0.148502
Last updated: 9/2/2026, 5:13:35 PM
Quick Conversions
| CNY | PAB |
|---|---|
| 1 CNY | 0.15 PAB |
| 10 CNY | 1.49 PAB |
| 50 CNY | 7.43 PAB |
| 100 CNY | 14.85 PAB |
| 500 CNY | 74.27 PAB |
| 1,000 CNY | 148.55 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-09-02T17:13:35Z",
"rates": {
"PAB": 0.148547
}
}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.854700000000001,
"rate": 0.148547
}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