Rate Overview
Live
1 PAB = 6.7683 CNY
1 CNY = 0.147748
PAB
Avg
6.7689
High
6.7807
Low
6.7570
Last updated: 6/16/2026, 1:27:32 PM
Quick Conversions
| PAB | CNY |
|---|---|
| 1 PAB | 6.77 CNY |
| 10 PAB | 67.68 CNY |
| 50 PAB | 338.42 CNY |
| 100 PAB | 676.83 CNY |
| 500 PAB | 3,384.15 CNY |
| 1,000 PAB | 6,768.30 CNY |
Get PAB/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=CNYExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-06-16T13:27:32Z",
"rates": {
"CNY": 6.7683
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "CNY",
"amount": 100
},
"result": 676.83,
"rate": 6.7683
}Build with PAB/CNY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key