Rate Overview
Live
1 CNY = 0.148033 PAB
1 PAB = 6.7553
CNY
Avg
0.148200
High
0.148301
Low
0.148033
Last updated: 8/13/2026, 2:15:04 PM
Quick Conversions
| CNY | PAB |
|---|---|
| 1 CNY | 0.15 PAB |
| 10 CNY | 1.48 PAB |
| 50 CNY | 7.40 PAB |
| 100 CNY | 14.80 PAB |
| 500 CNY | 74.02 PAB |
| 1,000 CNY | 148.03 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-08-13T14:15:04Z",
"rates": {
"PAB": 0.148033
}
}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.8033,
"rate": 0.148033
}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