Rate Overview
Live
1 JPY = 3.5263 XAF
1 XAF = 0.283585
JPY
Avg
3.6278
High
3.8449
Low
3.4969
Last updated: 7/21/2026, 4:53:55 PM
Quick Conversions
| JPY | XAF |
|---|---|
| 1 JPY | 3.53 XAF |
| 10 JPY | 35.26 XAF |
| 50 JPY | 176.31 XAF |
| 100 JPY | 352.63 XAF |
| 500 JPY | 1,763.14 XAF |
| 1,000 JPY | 3,526.28 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-07-21T16:53:55Z",
"rates": {
"XAF": 3.526279
}
}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": 352.6279,
"rate": 3.526279
}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