Rate Overview
Live
1 XAF = 0.279558 JPY
1 JPY = 3.5771
XAF
Avg
0.280288
High
0.282896
Low
0.277806
Last updated: 3/7/2026, 12:26:36 AM
Quick Conversions
| XAF | JPY |
|---|---|
| 1 XAF | 0.28 JPY |
| 10 XAF | 2.80 JPY |
| 50 XAF | 13.98 JPY |
| 100 XAF | 27.96 JPY |
| 500 XAF | 139.78 JPY |
| 1,000 XAF | 279.56 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-03-07T00:26:36Z",
"rates": {
"JPY": 0.279558
}
}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": 27.955799999999996,
"rate": 0.279558
}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