Rate Overview
Live
1 JPY = 3.5605 XAF
1 XAF = 0.280863
JPY
Avg
3.5685
High
3.5846
Low
3.5523
Last updated: 5/7/2026, 8:56:03 PM
Quick Conversions
| JPY | XAF |
|---|---|
| 1 JPY | 3.56 XAF |
| 10 JPY | 35.60 XAF |
| 50 JPY | 178.02 XAF |
| 100 JPY | 356.05 XAF |
| 500 JPY | 1,780.23 XAF |
| 1,000 JPY | 3,560.45 XAF |
Get JPY/XAF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=XAFExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-05-07T20:56:03Z",
"rates": {
"XAF": 3.560452
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=XAF&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "XAF",
"amount": 100
},
"result": 356.0452,
"rate": 3.560452
}Build with JPY/XAF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key