Rate Overview
Live
1 PAB = 6.7923 CNY
1 CNY = 0.147227
PAB
Avg
7.0290
High
7.1952
Low
6.7923
Last updated: 5/27/2026, 6:14:08 AM
Quick Conversions
| PAB | CNY |
|---|---|
| 1 PAB | 6.79 CNY |
| 10 PAB | 67.92 CNY |
| 50 PAB | 339.61 CNY |
| 100 PAB | 679.23 CNY |
| 500 PAB | 3,396.13 CNY |
| 1,000 PAB | 6,792.25 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-05-27T06:14:08Z",
"rates": {
"CNY": 6.79225
}
}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": 679.225,
"rate": 6.79225
}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