Rate Overview
Live
1 CNY = 0.144446 PAB
1 PAB = 6.9230
CNY
Avg
0.144854
High
0.145215
Low
0.144446
Last updated: 3/27/2026, 6:03:41 AM
Quick Conversions
| CNY | PAB |
|---|---|
| 1 CNY | 0.14 PAB |
| 10 CNY | 1.44 PAB |
| 50 CNY | 7.22 PAB |
| 100 CNY | 14.44 PAB |
| 500 CNY | 72.22 PAB |
| 1,000 CNY | 144.45 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-03-27T06:03:41Z",
"rates": {
"PAB": 0.144446
}
}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.4446,
"rate": 0.144446
}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