Rate Overview
Live
1 XAF = 0.284129 JPY
1 JPY = 3.5195
XAF
Avg
0.282393
High
0.284801
Low
0.280251
Last updated: 7/25/2026, 9:36:33 PM
Quick Conversions
| XAF | JPY |
|---|---|
| 1 XAF | 0.28 JPY |
| 10 XAF | 2.84 JPY |
| 50 XAF | 14.21 JPY |
| 100 XAF | 28.41 JPY |
| 500 XAF | 142.06 JPY |
| 1,000 XAF | 284.13 JPY |
Get XAF/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XAF¤cies=JPYExample Response:
{
"success": true,
"base": "XAF",
"date": "2026-07-25T21:36:33Z",
"rates": {
"JPY": 0.284129
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XAF&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "XAF",
"to": "JPY",
"amount": 100
},
"result": 28.4129,
"rate": 0.284129
}Build with XAF/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key